home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMIE7BEHAVIOR / TFRMIE7BEHAVIOR.txt
Text File  |  2008-10-30  |  2KB  |  104 lines

  1. object frmIE7Behavior: TfrmIE7Behavior
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbPopups: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 139
  18.     Caption = 'gbPopups'
  19.     TabOrder = 0
  20.     object lblPopups: TAxLabel
  21.       Left = 24
  22.       Top = 30
  23.       Width = 57
  24.       Height = 16
  25.       WordWrap = False
  26.       Transparent = True
  27.       Caption = 'lblPopups'
  28.       ShowAccelChar = True
  29.     end
  30.     object rbPopupIE: TRadioButton
  31.       Left = 24
  32.       Top = 56
  33.       Width = 480
  34.       Height = 17
  35.       Caption = 'rbPopupIE'
  36.       TabOrder = 0
  37.       OnClick = rbPopupClick
  38.     end
  39.     object rbPopupWindow: TRadioButton
  40.       Left = 24
  41.       Top = 78
  42.       Width = 480
  43.       Height = 17
  44.       Caption = 'rbPopupWindow'
  45.       TabOrder = 1
  46.       OnClick = rbPopupClick
  47.     end
  48.     object rbPopupTab: TRadioButton
  49.       Left = 24
  50.       Top = 100
  51.       Width = 480
  52.       Height = 17
  53.       Caption = 'rbPopupTab'
  54.       TabOrder = 2
  55.       OnClick = rbPopupClick
  56.     end
  57.   end
  58.   object gbURLs: TGroupBox
  59.     Left = 16
  60.     Top = 157
  61.     Width = 605
  62.     Height = 139
  63.     Caption = 'gbURLs'
  64.     TabOrder = 1
  65.     object lblURLs: TAxLabel
  66.       Left = 24
  67.       Top = 30
  68.       Width = 45
  69.       Height = 16
  70.       WordWrap = False
  71.       Transparent = True
  72.       Caption = 'lblURLs'
  73.       ShowAccelChar = True
  74.     end
  75.     object rbURLWindow: TRadioButton
  76.       Left = 24
  77.       Top = 56
  78.       Width = 480
  79.       Height = 17
  80.       Caption = 'rbURLWindow'
  81.       TabOrder = 0
  82.       OnClick = rbURLClick
  83.     end
  84.     object rbURLTab: TRadioButton
  85.       Left = 24
  86.       Top = 78
  87.       Width = 480
  88.       Height = 17
  89.       Caption = 'rbURLTab'
  90.       TabOrder = 1
  91.       OnClick = rbURLClick
  92.     end
  93.     object rbURLCurrentPage: TRadioButton
  94.       Left = 24
  95.       Top = 100
  96.       Width = 480
  97.       Height = 17
  98.       Caption = 'rbURLCurrentPage'
  99.       TabOrder = 2
  100.       OnClick = rbURLClick
  101.     end
  102.   end
  103. end
  104.